home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_20736.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.8 KB  |  84 lines

  1. -- card: 20736 from stack: in.0
  2. -- bmap block id: 11708
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: SCSI
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=100 top=53 right=277 bottom=181
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: ROM
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect dissolve fast
  29.   go to card "SCSI Registers"
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 3 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=397 top=122 right=134 bottom=480
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: hard disk
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual effect wipe left
  50.   go to card "hard disk"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (field)
  56. -- low flags: 00
  57. -- high flags: 0004
  58. -- rect: left=285 top=267 right=305 bottom=512
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 0
  62. -- font id: 156
  63. -- text size: 12
  64. -- style flags: 256
  65. -- line height: 16
  66. -- part name: 
  67.  
  68.  
  69. -- part contents for background part 6
  70. ----- text -----
  71. SCSI Interface Chip
  72.  
  73. -- part contents for background part 37
  74. ----- text -----
  75.  
  76. The NCR Small Computer System Interface (SCSI) chip controls a high speed parallel port capable of communicating with up to seven SCSI peripherals such as hard disk drive*, streaming tapes and high-speed printers.
  77.  
  78. Approximate transfer rates are 172K bytes per second for non-blind transfers and 656K bytes per second for transfers.
  79.  
  80.  
  81.  
  82. -- part contents for card part 4
  83. ----- text -----
  84. Click on the chip to learn more about the SCSI interface.